ExtraMapLayerTypeName Property (GeoGridLayer<T>)
In This Topic
A flag for client-side wrapper to indicate that this layer is an ExtraLayer.
Syntax
'Declaration
Public Overrides ReadOnly Property ExtraMapLayerTypeName As String
public override string ExtraMapLayerTypeName {get;}
See Also